home *** CD-ROM | disk | FTP | other *** search
/ PC User 1997 April / PCU_APR_97.ISO / offline / webmenu.dcr / Internal_3_What's new .ls < prev    next >
Encoding:
Text File  |  1997-02-28  |  237 b   |  9 lines

  1. on mouseUp
  2.   global gActiveIcon
  3.   restoreIcon()
  4.   set the memberNum of sprite 1 to the number of member "whats new active"
  5.   set gActiveIcon to "1"
  6.   gotoNetPage("whatsnew/wn_news.htm", "main")
  7.   gotoNetPage("bnr_m01.htm", "banner")
  8. end
  9.